-
Home
-
Easy Invoice – Invoice for WordPress, PDF Invoice, Quote for WordPress, WordPress Invoice Plugin
-
1.0.7
-
Code
-
Classes
- InvoiceRepository
Total Complexity |
52 |
Dependencies |
2 |
Dependents |
11 |
Total lines |
264 |
Lines of code |
150 |
Logical lines of code |
77 |
Comment lines |
2 |
Methods |
28 |
Properties |
1 |
Methods 28
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is_invoice_payable() |
A |
53 |
9 |
24 |
get_tax_amount() |
S |
55 |
7 |
20 |
get_discount_amount() |
S |
55 |
6 |
19 |
get_taxable_amount() |
S |
66 |
3 |
8 |
get_sub_total() |
S |
67 |
2 |
8 |
__construct() |
S |
78 |
2 |
3 |
get_line_items() |
S |
72 |
2 |
5 |
get_client_name() |
S |
79 |
1 |
3 |
get_client_email() |
S |
79 |
1 |
3 |
get_due_amount() |
S |
78 |
1 |
3 |
get_total_paid() |
S |
80 |
1 |
3 |
get_id() |
S |
82 |
1 |
3 |
get_discount_calculation_method() |
S |
79 |
1 |
3 |
get_discount_type() |
S |
79 |
1 |
3 |
get_discount_value() |
S |
78 |
1 |
3 |
get_description() |
S |
79 |
1 |
3 |
get_tax_rate() |
S |
79 |
1 |
3 |
get_client_url() |
S |
79 |
1 |
3 |
get_tax_type() |
S |
79 |
1 |
3 |
get_currency_symbol() |
S |
79 |
1 |
3 |
get_title() |
S |
80 |
1 |
3 |
get_due_date() |
S |
79 |
1 |
3 |
get_created_date() |
S |
79 |
1 |
3 |
get_order_number() |
S |
79 |
1 |
3 |
get_invoice_number() |
S |
79 |
1 |
3 |
get_invoice_status() |
S |
79 |
1 |
3 |
get_client_additional_info() |
S |
79 |
1 |
3 |
get_currency() |
S |
79 |
1 |
3 |